|
WASTED Modding Documentation
1
ModdingDocumentation
|
Modifies a character's health. More...
Public Attributes | |
| string | expression |
| An expression that evaluates to the amount the character's health is modified. | |
| bool | targetSelf = false |
| If enabled, the modification will occur on the owner of the condition. | |
| WeaponClass | damageClass |
| The weapon class that specifies what kind of modification was dealt to the character. | |
| string | contextTags |
| Comma separated. Additional context tags to be applied to the health modification. | |
| bool | isKillSource = false |
| Does this condition action count as a kill source? | |
| string | killName |
| The name of the kill source. | |
Modifies a character's health.